Would you go by WPF or WinForms? [on hold]
Posted
by
Lorem Ipsum
on Programmers
See other posts from Programmers
or by Lorem Ipsum
Published on 2013-10-31T09:12:53Z
Indexed on
2013/10/31
16:15 UTC
Read the original article
Hit count: 619
Consider the following project facts/requirements:
- Desktop app with try icon and notification system
- Forms over data
- Quick response needed
- Internal app in big corporation planned to be hosted on Windows Vista, later maybe Windows 8.x
- Operating system slowed down by many group policies (frequently changing GPO)
- No special graphic requirements
So, would you go by WPF or WinForms?
Edit:
Please bear in mind the facts/requirements I mentioned above. The application will run on corporate machines which are very slow and without really good graphical acceleration. The crucial is to have really quick response and start time.
© Programmers or respective owner